Removes an item from a ComboOne control.
Syntax
dbpCombo1.RemoveItem index
The RemoveItem method syntax has these parts:
Part | Description |
dbpCombo1 | Required. An instance of an ComboOne control. |
index | Required. Integer representing the position within the object of the item or row to remove. For the first item in a ComboOne control, index = 0. |
Copyright (c) 1998 DBPro - Database Solutions for Professionals GmbH